openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
js
Platform filter
js
Switch theme
Search in API
openrndr
openrndr-webgl
/
[root]
/
WebGLRenderingFixedCompressedTexImage
/
compressedTexImage2D
compressed
Tex
Image2D
abstract
fun
compressedTexImage2D
(
target
:
Int
,
level
:
Int
,
internalformat
:
Int
,
width
:
Int
,
height
:
Int
,
border
:
Int
,
data
:
ArrayBufferView
?
)
(
source
)